473,473 Members | 2,292 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Using Horizontal Scroll with First Column Fixed.

I have created a SearchForm which is basically a PopUp Continuous Form
that displays 15 Fields. Each field is displayed as a column and when
the user clicks on any record or row, the form closes and that
complete record is displayed in the MainForm.

At the bottom of the SearchForm is the Horizontal Scroll Bar. This
lets the user view all the fields, since they do not all fit on the
screen.

The first field is the ITEMNAME. The problem is that when the user
scrolls to the right, the ITEMNAME disappears to the left and it
becomes difficult for the user to keep reference to the record they
are focused on.

Is there a way to keep the ITEMNAME field (1st Column) fixed, and have
only the remaining 14 Fields scroll ???

Thanks
Greg

May 22 '07 #1
3 3965
ARC
Yes! Make sure that the form is displayed as a datasheet. If it is not, you
might want to make your popup search form to have a subform that is the
datasheet of the 15 fields. Then all you have to do is open the form (not in
design mode) so that it is displaying the actual data. Then highlight the
first columnn for the item name, and then choose the option to freeze the
pane. Now simply click the save button, then you can close the subform
datasheet. Now the next time you open the actual search form, the item name
column will stay visible when the user scrolls.
<Ap******@gmail.comwrote in message
news:11*********************@x18g2000prd.googlegro ups.com...
>I have created a SearchForm which is basically a PopUp Continuous Form
that displays 15 Fields. Each field is displayed as a column and when
the user clicks on any record or row, the form closes and that
complete record is displayed in the MainForm.

At the bottom of the SearchForm is the Horizontal Scroll Bar. This
lets the user view all the fields, since they do not all fit on the
screen.

The first field is the ITEMNAME. The problem is that when the user
scrolls to the right, the ITEMNAME disappears to the left and it
becomes difficult for the user to keep reference to the record they
are focused on.

Is there a way to keep the ITEMNAME field (1st Column) fixed, and have
only the remaining 14 Fields scroll ???

Thanks
Greg

May 23 '07 #2
Thanks

I'll try your suggestion, however I believe I may run into problems
because I do sorting based on LabelClicks, etc... and believe I am
going to lose some flexibility by switching over to datasheet. I'll
see what happens!

Thanks
Greg

May 23 '07 #3
ARC
What I do is to make a shortcut menu with the sort ascending, descending,
filter by selection, and remove filter/sort. Then I set all the fields in
the datasheet to have this custom shortcut menu bar. That way, you don't
need any coding for sorting, etc.

Hope this helps,

<Ap******@gmail.comwrote in message
news:11**********************@p47g2000hsd.googlegr oups.com...
Thanks

I'll try your suggestion, however I believe I may run into problems
because I do sorting based on LabelClicks, etc... and believe I am
going to lose some flexibility by switching over to datasheet. I'll
see what happens!

Thanks
Greg

May 23 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

28
by: Anthony Williams | last post by:
Good morning, I'm currently designing a site, using CSS, and wish to create a variable width two-column layout, with header and footer, and one fixed-width column on the left. Previously, I...
14
by: Dave | last post by:
My web site is not particularly theme-based, but it contains an Art Gallery I'd like to display in a different perspective. I would like to horizontally scroll it, rather than vertically - as if...
1
by: RA | last post by:
Hi I wonder if anyone tried this or know if it has been fixed. I am using vs .net 1.1 and have a windows form. In the form I have a DataGrid with the following format: 3 first Columns are of...
1
by: Jeremy Chapman | last post by:
I've got a grid inside a div so that it's got scroll bars around it. What I want to do is have the header row fixed at the top, so that the vertical scroll bars scroll just the data rows of the...
2
by: Tina | last post by:
Am I missing something or does the listbox web control not have a horizontal scroll capability? Thanks, T
6
by: ApexData | last post by:
I have created a Search Form that is basically a Popup ContinuousForm that consists of 15 fields(columns). When the user clicks on a record(row) the form closes and the selected record displays on...
0
by: ApexData | last post by:
I have created a Search Form that is basically a Popup ContinuousForm that consists of 15 fields(columns). When the user clicks on a record(row) the form closes and the selected record displays on...
1
by: amuven | last post by:
Hi All, I need to put a horizontal scroll bar for 4 cells alone where my first cell in table should not contain any horizontal scroll bar . In clear, let us say there are 5 columns in my...
0
by: skoyala | last post by:
Hi All, I need to put a horizontal scroll bar for 4 cells alone where my first cell in table should not contain any horizontal scroll bar but i need to put vertical scroll bar to both first and 4...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.